Loading...
 

User hierarchy

User hierarchy

Description

Shows the user hierarchy in the company.

Functionality

You can also take over the supervisor / employee by Drag&Drop. When you double-click on a user, the input window for users is opened.

Fields
Field Description
Supervisor Supervisor of the user
Employees List of the user's employees
Buttons
button Description
Supervisor Select a supervisor from the user selection window.
Employees Select employees via the selection window for users
Remove Remove selected employee
OK Changes to the user hierarchy are saved. If no changes are made, the button is locked.
Close The window is closed without saving changes. If you want to save the changes, you must press the "OK" button.

Related topics


Technical documentation

User hierarchy basic module

Module name

userhier.mod

Classes

CX_USER_HIERARCHY

Security

In addition to restricting access rights via the class and its data fields, the module can be restricted in its use via some of the received messages.

Received messages
Message Parameters Function Security
EDIT_USER_HIERARCHY NULL or user hierarchy object Call up the input window for the user hierarchy
USER_SELECTED User object User was selected

Sent messages
Message Parameters Function Receiver module
EDIT_USER NULL or user object Call up the input window for users User Editing Module
SELECT_USER NULL or Collection User objects, recipient of the response Call up selection window for users User selection module
USER_HIERARCHY_CHANGED User hierarchy object User hierarchy was changed
USER_HIERARCHY_CREATED User hierarchy object User hierarchy was created
USER_HIERARCHY_DELETED User hierarchy object User hierarchy was deleted

Operational business